On this pageFindBlockDescriptionReturns TsgDXFBlock entity specified by AName parameter if exists.Syntaxfunction FindBlock(AConverter: TsgDXFConverter; const AName: string): TsgDXFBlock;